The transitionType parameter of the function QTVRSetTransitionProperty specifies a type of transition for a panoramic node. This constant defines the available value of that parameter:
enum {
kQTVRTransitionSwing = 1
};
| Previous | Chapter Contents | Chapter Top | Next |